home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_SP / SP_004 / SHAURI_1 / COOKIE.TXT < prev    next >
Text File  |  1998-03-14  |  22KB  |  425 lines

  1. ********************************************************************************
  2.    COOKIE list v1.2   (February 27th 1995)
  3.    Christophe Boyanique (cb@spia.freenix.fr)
  4.    29 rue de la République
  5.    37230 FONDETTES
  6.    FRANCE
  7.  
  8.    If you have *ANY* information, bugs report or comments please mail me !
  9.  
  10.    1st contributor:
  11.       Vincent.Lefevre@ens.ens-lyon.fr (Vincent Lefevre)
  12. ********************************************************************************
  13.  
  14.  
  15. ********************************************************************************
  16. _AFM        Audio Fun Machine
  17. ********************************************************************************
  18. _AKP        Advanced Keyboard Processor
  19.             high word reserved
  20.             very low word: keyboard
  21.             low word:      TOS language
  22. ********************************************************************************
  23. _CPU        Processor Type
  24.             low word contains Motorola version (ie: 0 for 68000 or 30 for 68030)
  25. ********************************************************************************
  26. _FDC        indicate the floppy density
  27.             high byte for density: 0(DD) 1(HD) 2(ED)
  28.             low bytes indicate drive unit 'ATC' for Atari Unit
  29. ********************************************************************************
  30. _FLK        locking extension for Gemdos
  31.             value is version number (not defined)
  32. ********************************************************************************
  33. _FPU        indicate the presence of math coprocessor
  34.             low word non-zero: software emulator
  35.             high word:         type of coprocessor
  36. ********************************************************************************
  37. _FRB        indicate presence of Alternative Ram
  38.             points to a 64Kb buffer for DMA swapping
  39. ********************************************************************************
  40. _FSR        Patch program for serial (TOS 4.00->4.04)
  41. ********************************************************************************
  42. _IDT        indicate date & time format (for information only)
  43. ********************************************************************************
  44. _JPD        DSP JPEG unpacker by Brainstorm
  45. ********************************************************************************
  46. _MCH        Machine type
  47. ********************************************************************************
  48. _NET        indicate the presence of networking software
  49. $5F4E4554   points to a structure:
  50.             struct
  51.             {
  52.                long  publisher;
  53.                long  version;
  54.             }
  55. ********************************************************************************
  56. _OOL        Poolfix3
  57. ********************************************************************************
  58. _PWR        Power Management unit
  59. ********************************************************************************
  60. _SLM        Atari Laser driver
  61. ********************************************************************************
  62. _SND        indicate the sound hardware
  63. $5F534E44   value is a bitmap:
  64.             Bit #0:  PSG soundchip
  65.             Bit #1:  8-bit playback
  66.             Bit #2:  DMA record
  67.             Bit #3:  16-bit Codec
  68.             Bit #4:  DSP
  69. ********************************************************************************
  70. _SWI        Hardware switches
  71. $5F535749
  72. ********************************************************************************
  73. _VDO        indicate the video shifter revision
  74. $5F56444F   high word:  0:  ST
  75.                         1:  STe
  76.                         2:  TT030
  77.                         3:  Falcon030
  78. ********************************************************************************
  79. ARTS        TT Artist
  80. ********************************************************************************
  81. AVOJ        Virus checking program
  82. ********************************************************************************
  83. BASH        Bourne Again Shell
  84. ********************************************************************************
  85. BCKW        BackWard
  86. ********************************************************************************
  87. BIGS        Bigscreen 2
  88. ********************************************************************************
  89. BLOW        Blowup030
  90. ********************************************************************************
  91. CBCE        Critical error handler modifier
  92. ********************************************************************************
  93. CHAM        Chameleon
  94. ********************************************************************************
  95. CLCK        Hardware Clock
  96. ********************************************************************************
  97. CRIT        Data protection
  98. ********************************************************************************
  99. CTCH        Cache
  100. ********************************************************************************
  101. DATL        Screensaver
  102. ********************************************************************************
  103. DBFX        Printer patch
  104. ********************************************************************************
  105. DCdd        Double-Click Software Data Diet
  106. ********************************************************************************
  107. DEPI        DeskPic program installed
  108. ********************************************************************************
  109. DIG2        Digiplay from Emmanuel Jaccard
  110. ********************************************************************************
  111. DKEY        Dead Key from Brainstorm
  112. ********************************************************************************
  113. DNTR        DNT ramdisk
  114. $444E5452   points to a structure:
  115.             struct
  116.             {
  117.                char  drive;    +0   Ramdisk drive
  118.                char  hlen;     +1   High byte of total ramdisk length
  119.                int   llen;     +2   Low byte of total ramdisk length
  120.                long  adr;      +4   Adress of the ramdisk
  121.                long  ulen;     +8   Util length ot the ramdisk
  122.                int   option;   +12  Options
  123.                int   version;  +14  Version
  124.                int   bootdev;  +16  Old boot drive
  125.             }
  126. ********************************************************************************
  127. DYNL        Dynamic link library driver
  128. ********************************************************************************
  129. ENVR        Environnement manager
  130. ********************************************************************************
  131. ENV$        Desktop environment manager
  132. ********************************************************************************
  133. EdDI        Edith (v1.0) from Annius Groenink
  134. ********************************************************************************
  135. FIX2        FIX24 68030 -> 24 bits
  136. ********************************************************************************
  137. FLTP        FlyTop
  138. ********************************************************************************
  139. FOse        Fontselector
  140. ********************************************************************************
  141. FSEL        Selectric fileselector
  142. $4653454C   points to a structure:
  143.             struct
  144.             {
  145.                unsigned long  id;         Selectric ID (SLCT)
  146.                unsigned int   version;    version (BCD-Format)
  147.                struct
  148.                {
  149.                   unsigned:8;              reserved
  150.                   unsigned pthsav: 1;      save GEMDOS paths
  151.                   unsigned stdest: 1;      stay in destination path
  152.                   unsigned autloc: 1;      auto-locator
  153.                   unsigned numsrt: 1;      numsort
  154.                   unsigned lower:  1;      use lowercase letters
  155.                   unsigned dclick: 1;      open folder on dclick
  156.                   unsigned hidden: 1;      show hidden files
  157.                   unsigned bypass: 1;      Selectric ON/OFF
  158.                }  config;
  159.                int            sort;        sort-mode (neg.=rev.)
  160.                int            num_ext;     number of extensions
  161.                char           *(*ext)[];   preset extensions
  162.                int            num_paths;   number of paths
  163.                char           *(*paths)[]; preset paths
  164.                int            comm;        communication word
  165.                int            in_count;    input counter
  166.                void           *in_ptr;     input pointer
  167.                int            out_count;   output counter
  168.                void           *out_ptr;    output pointer
  169.                int cdecl      (*get_first)(DTA *dta,int attrib);
  170.                int cdecl      (*get_next)(DTA *dta);
  171.                int cdecl      (*release_dir)(void);
  172.             }
  173. ********************************************************************************
  174. FSER        Fast serie
  175. ********************************************************************************
  176. FSMC        Advanced GDOS
  177. ********************************************************************************
  178. GDEV        GNU C device driver
  179. ********************************************************************************
  180. GMNI        Gemini
  181. ********************************************************************************
  182. GSND        Gemsound
  183. ********************************************************************************
  184. GSP1        Gem Spooler
  185. ********************************************************************************
  186. HFIX        Handle fix
  187. ********************************************************************************
  188. HSND        CrazySounds
  189. ********************************************************************************
  190. HSnd        CrazySounds
  191. ********************************************************************************
  192. HWAM        Cookie create program
  193. ********************************************************************************
  194. INSJ        Cookie create program
  195. ********************************************************************************
  196. INXR        Index generator
  197. ********************************************************************************
  198. JFTP        SCSI driver
  199. ********************************************************************************
  200. LAWC        Look Ahead Write Cache
  201. ********************************************************************************
  202. LTMF        Let 'em Fly!
  203. $4C544D46   points to a structure:
  204.             struct
  205.             {
  206.                int   version;
  207.                int   rsvd        :1;
  208.                int   niceline    :1;
  209.                int   jumpdial    :1;
  210.                int   gflight     :1;
  211.                int   VSCR        :1;
  212.                int   savepos     :1;
  213.                int   keydials    :1;
  214.                int   editor      :1;
  215.                int   redraw      :1;
  216.                int   flytype     :1;
  217.                int   flydial     :1;
  218.                int   alertbox    :1;
  219.                int   dial2mouse  :1;
  220.                int   form        :1;
  221.                int   graf        :1;
  222.                int   active      :1;
  223.             }
  224. ********************************************************************************
  225. MADD        Add mem
  226. ********************************************************************************
  227. MCL_        MiNT control
  228. ********************************************************************************
  229. MDIA        MultiDial
  230. ********************************************************************************
  231. MFNT        Font loader
  232. ********************************************************************************
  233. MGEM        MultiGEM
  234. ********************************************************************************
  235. MID3        MIDINET3
  236. ********************************************************************************
  237. MMAC        MM_ACCEL
  238. ********************************************************************************
  239. MM_2        Midimaze 2
  240. ********************************************************************************
  241. MOGR        GEMRAM Install GEM in RAM
  242. ********************************************************************************
  243. MSPO        MS_SPOOL
  244. ********************************************************************************
  245. MUPF        Mupfel
  246. ********************************************************************************
  247. MagX        Mag!X
  248. ********************************************************************************
  249. MiNT        indicate the presence of MiNT 'MiNT is Now Tos'
  250. $4D694E54   low word indicate the version
  251. ********************************************************************************
  252. MkJr        Cookie create program
  253. ********************************************************************************
  254. NCLN        Nice line
  255. ********************************************************************************
  256. NFnt        Neodesk font
  257. ********************************************************************************
  258. NLdr        Neodesk
  259. ********************************************************************************
  260. NUL>        System startup utility
  261. ********************************************************************************
  262. NVDI        NVDI soft blitter
  263. $4E564449   points to an byte: version number
  264. ********************************************************************************
  265. OFLS        Protocol system
  266. ********************************************************************************
  267. OPMM        Open helper
  268. ********************************************************************************
  269. OSBL        Screen Blaster.
  270. ********************************************************************************
  271. OVER        Overscan
  272. ********************************************************************************
  273. PBUG        Peace Bug
  274. ********************************************************************************
  275. PDOS        PowerDOS
  276. ********************************************************************************
  277. PMMU        PMMU
  278. ********************************************************************************
  279. POIS        VIRUS !! Check your FATS !!
  280. ********************************************************************************
  281. POWM        PowerMouse: replace mouse by a Joypad on STE/Falcon
  282. ********************************************************************************
  283. PSSG        Paint Shop Hardcopy vector
  284. ********************************************************************************
  285. PTOS        ROMRAM: copy TOS in TT-RAM
  286. ********************************************************************************
  287. RFLX        Overscan switcher
  288. ********************************************************************************
  289. RFUS        Rufus terminal program;
  290. ********************************************************************************
  291. RSVE        RSVE_SET
  292. ********************************************************************************
  293. RSpd        RS_SPEED
  294. ********************************************************************************
  295. RWIN        Root win
  296. ********************************************************************************
  297. SCRN        Screen scroll
  298. ********************************************************************************
  299. SCRW        Screen watch
  300. ********************************************************************************
  301. SCSV        Line Art Screensaver
  302. ********************************************************************************
  303. SELC        File selector (C-Lab)
  304. ********************************************************************************
  305. SFMN        SafeMenu
  306. ********************************************************************************
  307. SLCT        Selectric fileselector
  308.             see FSEL
  309. ********************************************************************************
  310. SM00        Sota printer spooler
  311. ********************************************************************************
  312. SMTT        SM124 emulator
  313. ********************************************************************************
  314. SMon        SysMon
  315. ********************************************************************************
  316. SPEE        Mouse Speeder
  317. ********************************************************************************
  318. SPEX        printer spooler
  319. ********************************************************************************
  320. SWAP        Outside
  321. ********************************************************************************
  322. SYMB        Symbole driver
  323. ********************************************************************************
  324. S_DR        CDROM SCSI driver from Peter Hilbring
  325. ********************************************************************************
  326. TCRB        TCache program
  327. ********************************************************************************
  328. TFIX        TOS 1.04 fix
  329. ********************************************************************************
  330. THNX        Thinx
  331. ********************************************************************************
  332. TMon        TempleMon
  333. ********************************************************************************
  334. TSWP        Write protection
  335. ********************************************************************************
  336. TTTF        24/32 bits
  337. ********************************************************************************
  338. Typ1        TYPE
  339. ********************************************************************************
  340. UIS3        Universal Item Selector III
  341. ********************************************************************************
  342. USHD        HD drive
  343. ********************************************************************************
  344. USRS        ROMSPEED program
  345. ********************************************************************************
  346. VFIX        VDI fix
  347. ********************************************************************************
  348. VGAS        VGA simulator
  349. ********************************************************************************
  350. VIRA        Virus Alarm program
  351. ********************************************************************************
  352. VRAM        Virtual ram
  353. ********************************************************************************
  354. VSCR        Virtual screen
  355. ********************************************************************************
  356. VSco        Virusscope
  357. ********************************************************************************
  358. VeiL        Turbo Veille by Xavier Roche
  359.             version number at val+2
  360. ********************************************************************************
  361. WBrd        Bird's Wing by Xavier Roche
  362.             points to a structure:
  363.             struct
  364.             {
  365.                long   R    Virtual screen adr
  366.                int    R    physic xmax
  367.                int    R    physic ymax
  368.                int    R    bit planes number
  369.                int    R    virtual xmax
  370.                int    R    virtual ymax
  371.                int    R    version
  372.                long   R    virtual screen size in bytes
  373.                int    R    intern mode
  374.                int    R/W  number of pixels for screen moving
  375.                int    R    size of a virtual line in bytes
  376.                int    R    x incrementation of screen in pixels
  377.                int    R    y incrementation of screen in pixels
  378.                int    R    VSetmode() resolution
  379.                int    R    horizontal graduation
  380.                char   R/W  screen moving allowed flag (0xFF=Yes)
  381.                char   R    screen state (0xFF=Virtual)
  382.                int    R/W  Flags:
  383.                              0: SuperScroll
  384.                              1: Centering
  385.                              2: reserved
  386.                              3: Continuous vertical SuperSCroll
  387.                              4: Continuous horizontal SuperSCroll
  388.                              5: Scroll blocker allowed
  389.                              6: PTerm interception
  390.                              7: mouse clic to center screen
  391.                char   R    0xFF
  392.                char   R/W  shifted mask for centering
  393.                char   R/W  moving status (0xFF=forbidden scroll)
  394.                char        reserved
  395.                long   R    origin video adress
  396.                int    R    origin video mode
  397.                long   R    begin of first video adress
  398.                int         last block word
  399.             }
  400. ********************************************************************************
  401. WDOG        Watch dog
  402. ********************************************************************************
  403. WEGA        WEGA library
  404. ********************************************************************************
  405. WINX        AES enhancer
  406. ********************************************************************************
  407. WPRO        Wprotect
  408. ********************************************************************************
  409. XBTN        Mouse speeder routine from XBOOT
  410. ********************************************************************************
  411. XDsk        X-DISK ramdisk
  412. ********************************************************************************
  413. XFS1        filesystem
  414. ********************************************************************************
  415. XHDI        HD driver
  416. ********************************************************************************
  417. XWin        Extended windows
  418. ********************************************************************************
  419. macc        MACCEL 3.3
  420. ********************************************************************************
  421. xRmt        XREMOTE
  422. ********************************************************************************
  423. zDCF        DCF time
  424. ********************************************************************************
  425.